Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SEAL Links #460

Merged
merged 6 commits into from
May 2, 2024
Merged

Add SEAL Links #460

merged 6 commits into from
May 2, 2024

Conversation

ejimsan
Copy link
Member

@ejimsan ejimsan commented Mar 5, 2024

No description provided.

@ejimsan
Copy link
Member Author

ejimsan commented Mar 5, 2024

Add SEAL Links

@@ -187,6 +196,16 @@ function OraccLink({
</ExternalLink>
)
}
function SealLink({ sealTextNumber }: { sealTextNumber: string }): JSX.Element {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar blocks of code found in 2 locations. Consider refactoring.

Copy link

codeclimate bot commented Apr 30, 2024

Code Climate has analyzed commit 67b036b and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

The test coverage on the diff in this pull request is 16.6% (75% is the threshold).

This pull request will bring the total coverage in the repository to 91.0%.

View more on Code Climate.

@ejimsan ejimsan requested a review from fsimonjetz April 30, 2024 09:59
@fsimonjetz fsimonjetz merged commit f7fb269 into master May 2, 2024
10 of 12 checks passed
@ejimsan ejimsan deleted the add-seal-links branch July 10, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants